Skip to content

Conversation

@joncinque
Copy link
Owner

Problem

On-chain programs using createProgramAddress don't work currently because the format string specifies {f} for the error code.

Summary of changes

Fix all error formatting with {d} where appropriate.

#### Problem

On-chain programs using `createProgramAddress` don't work currently
because the format string specifies `{f}` for the error code.

#### Summary of changes

Fix all error formatting with `{d}` where appropriate.
@joncinque joncinque merged commit 84e1926 into main Nov 1, 2025
6 checks passed
@joncinque joncinque deleted the formaterr branch November 1, 2025 13:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants